Part Number Hot Search : 
UF2007 O3300A TK11230A 106D1 BR158 LS155 C3632 78M06
Product Description
Full Text Search
 

To Download FM25H20 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  pre-production this is a product in the pre-production phase of development. device ramtron international corporation characterization is complete and ramtron does not expect to change the 1850 ramtron drive, colorado springs, co 80921 specifications. ramtron will issue a product change notice if any (800) 545-fram, (719) 481-7000 specification changes are made. http://www.ramtron.com rev. 2.2 sept. 2010 page 1 of 15 FM25H20 2mb serial 3v f-ram memory features 2m bit ferroelectric nonvolatile ram ? organized as 256k x 8 bits ? high endurance 100 trillion (10 14 ) read/writes ? 10 year data retention ? nodelay? writes ? advanced high-reliability ferroelectric process very fast serial peripheral interface - spi ? up to 40 mhz frequency ? direct hardware replacement for serial flash ? spi mode 0 & 3 (cpol, cpha=0,0 & 1,1) write protection scheme ? hardware protection ? software protection low power consumption ? low voltage operation 2.7v ? 3.6v ? sleep mode current 3 a (typ.) industry standard configurations ? industrial temperature -40 c to +85 c ? 8-pin ?green?/rohs tdfn package ? 8- pin ?green?/rohs eiaj soic package description the FM25H20 is a 2-megabit nonvolatile memory employing an advanced ferroelectric process. a ferroelectric random access memory or f-ram is nonvolatile and performs reads and writes like a ram. it provides reliable data retention for 10 years while eliminating the complexities, overhead, and system level reliability problems caused by serial flash and other nonvolatile memories. unlike serial flash, the FM25H20 performs write operations at bus speed. no write delays are incurred. data is written to the memory array immediately after it has been transferred to the device. the next bus cycle may commence without the need for data polling. the product offers virtually unlimited write endurance, orders of magnitude more endurance than serial flash. also, f-ram exhibits lower power consumption than serial flash. these capabilities make the FM25H20 ideal for nonvolatile memory applications requiring frequent or rapid writes or low power operation. examples range from data collection, where the number of write cycles may be critical, to demanding industrial controls where the long write time of serial flash can cause data loss. the FM25H20 provides substantial benefits to users of serial flash as a hardware drop-in replacement. the FM25H20 uses the high-speed spi bus, which enhances the high-speed write capability of f-ram technology. device specifications are guaranteed over an industrial temperature range of -40c to +85c. pin configuration s q w vss vdd hold c d 1 2 3 4 8 7 6 5 pinout is equivalent to other spi f-ram devices. pin name function /s chip select /w write protect /hold hold c serial clock d serial data input q serial data output vdd supply voltage (2.7 to 3.6v) vss ground ordering information FM25H20-dg 8-pin ?green?/rohs tdfn FM25H20-dgtr 8-pin ?green?/rohs tdfn, tape & reel FM25H20-g 8-pin ?green?/rohs eiaj soic FM25H20-gtr 8-pin ?green?/rohs eiaj soic, tape & reel /s q /w vss vdd /hold c d 1 2 3 4 8 7 6 5 to p vie w
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 2 of 15 instruction decode clock generator control logic write protect instruction register address register counter 32768 x 64 fram array 18 data i/o register 8 nonvolatile status register 3 w s hold c q d figure 1. block diagram pin descriptions pin name i/o description /s input chip select: this active low input activates the device. when high, the device enters low-power standby mode, ignores other inputs, and all outputs are tri-stated. when low, the device internally activates the c signal. a falling edge on /s must occur prior to every op-code. c input serial clock: all i/o activity is synchronized to the serial clock. inputs are latched on the rising edge and outputs occur on the falling edge. since the device is static, the clock frequency may be any value between 0 and 40 mhz and may be interrupted at any time. /hold input hold: the /hold pin is used when the host cpu must interrupt a memory operation for another task. when /hold is low, the current operation is suspended. the device ignores any transition on c or /s. all transitions on /hold must occur while c is low. /w input write protect: this active low pin prevents write operations only to the status register. a complete explanation of write protection is provided on pages 6 and 7. d input serial input: all data is input to the device on this pin. the pin is sampled on the rising edge of c and is ignored at other times. it should always be driven to a valid logic level to meet i dd specifications. * d may be connected to q for a single pin data interface. q output serial output: this is the data output pin. it is driven during a read and remains tri- stated at all other times including when /hold is low. data transitions are driven on the falling edge of the serial clock. * q may be connected to d for a single pin data interface. vdd supply power supply (2.7v to 3.6v) vss supply ground
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 3 of 15 overview the FM25H20 is a serial f-ram memory. the memory array is logically organized as 262,144 x 8 and is accessed using an industry standard serial peripheral interface or spi bus. functional operation of the f-ram is similar to serial flash. the major differences between the FM25H20 and a serial flash with the same pinout are the f-ram?s superior write performance, very high endurance, and lower power consumption. memory architecture when accessing the FM25H20, the user addresses 256k locations of 8 data bits each. these data bits are shifted serially. the addresses are accessed using the spi protocol, which includes a chip select (to permit multiple devices on the bus), an op-code, and a three- byte address. the complete address of 18-bits specifies each byte address uniquely. most functions of the FM25H20 either are controlled by the spi interface or are handled automatically by on-board circuitry. the access time for memory operation is essentially zero, beyond the time needed for the serial protocol. that is, the memory is read or written at the speed of the spi bus. unlike serial flash, it is not necessary to poll the device for a ready condition since writes occur at bus speed. so, by the time a new bus transaction can be shifted into the device, a write operation will be complete. this is explained in more detail in the interface section. users expect several obvious system benefits from the FM25H20 due to its fast write cycle and high endurance as compared to serial flash. in addition there are less obvious benefits as well. for example in a high noise environment, the fast-write operation is less susceptible to corruption than serial flash since it is completed quickly. by contrast, serial flash requiring milliseconds to write is vulnerable to noise during much of the cycle. serial peripheral interface ? spi bus the FM25H20 employs a serial peripheral interface (spi) bus. it is specified to operate at speeds up to 40mhz. this high-speed serial bus provides high performance serial communication to a host microcontroller. many common microcontrollers have hardware spi ports allowing a direct interface. it is quite simple to emulate the port using ordinary port pins for microcontrollers that do not. the FM25H20 operates in spi mode 0 and 3. the spi interface uses a total of four pins: clock, data-in, data-out, and chip select. a typical system configuration uses one or more FM25H20 devices with a microcontroller that has a dedicated spi port, as figure 2 illustrates. note that the clock, data-in, and data-out pins are common among all devices. the chip select and hold pins must be driven separately for each FM25H20 device. for a microcontroller that has no dedicated spi bus, a general purpose port may be used. to reduce hardware resources on the controller, it is possible to connect the two data pins together and tie off the hold pin. figure 3 shows a configuration that uses only three pins. protocol overview the spi interface is a synchronous serial interface using clock and data pins. it is intended to support multiple devices on the bus. each device is activated using a chip select. once chip select is activated by the bus master, the FM25H20 will begin monitoring the clock and data lines. the relationship between the falling edge of /s, the clock and data is dictated by the spi mode. the device will make a determination of the spi mode on the falling edge of each chip select. while there are four such modes, the FM25H20 supports only modes 0 and 3. figure 4 shows the required signal relationships for modes 0 and 3. for both modes, data is clocked into the FM25H20 on the rising edge of c and data is expected on the first rising edge after /s goes active. if the clock starts from a high state, it will fall prior to the first data transfer in order to create the first rising edge. the spi protocol is controlled by op-codes. these op-codes specify the commands to the device. after /s is activated the first byte transferred from the bus master is the op-code. following the op-code, any addresses and data are then transferred. certain op-codes are commands with no subsequent data transfer. the /s must go inactive after an operation is complete and before a new op-code can be issued. there is one valid op-code only per active chip select.
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 4 of 15 figure 2. 512kb system configuration with spi port figure 3. system configuration without spi port spi mode 0: cpol=0, cpha=0 spi mode 3: cpol=1, cpha=1 figure 4. spi modes 0 & 3
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 5 of 15 power up to first access the FM25H20 is not accessible for a period of time (1 ms) after power up. users must comply with the timing parameter t pu , which is the minimum time from v dd (min) to the first /s low. data transfer all data transfers to and from the FM25H20 occur in 8-bit groups. they are synchronized to the clock signal (c), and they transfer most significant bit (msb) first. serial inputs are registered on the rising edge of c. outputs are driven from the falling edge of c. command structure there are six commands called op-codes that can be issued by the bus master to the FM25H20. they are listed in the table below. these op-codes control the functions performed by the memory. they can be divided into three categories. first, there are commands that have no subsequent operations. they perform a single function such as to enable a write operation. second are commands followed by one byte, either in or out. they operate on the status register. the third group includes commands for memory transactions followed by address and one or more bytes of data. table 1. op-code commands name description op-code wren set write enable latch 0000 0110b wrdi write disable 0000 0100b rdsr read status register 0000 0101b wrsr write status register 0000 0001b read read memory data 0000 0011b write write memory data 0000 0010b sleep enter sleep mode 1011 1001b wren - set write enable latch the FM25H20 will power up with writes disabled. the wren command must be issued prior to any write operation. sending the wren op-code will allow the user to issue subsequent op-codes for write operations. these include writing the status register (wrsr) and writing the memory (write). sending the wren op-code causes the internal write enable latch to be set. a flag bit in the status register, called wel, indicates the state of the latch. wel=1 indicates that writes are permitted. attempting to write the wel bit in the status register has no effect on the state of this bit ? only the wren op-code can set this bit. the wel bit will be automatically cleared on the rising edge of /s following a wrdi, a wrsr, or a write operation. this prevents further writes to the status register or the f-ram array without another wren command. figure 5 below illustrates the wren command bus configuration. wrdi - write disable the wrdi command disables all write activity by clearing the write enable latch. the user can verify that writes are disabled by reading the wel bit in the status register and verifying that wel=0. figure 6 illustrates the wrdi command bus configuration. hi-z 0 1 2 3 4 5 6 7 0 0 0 0 0 1 1 0 s c d q figure 5. wren bus configuration
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 6 of 15 s c d q hi-z 0 1 2 3 4 5 6 7 0 0 0 0 0 1 0 0 figure 6. wrdi bus configuration rdsr - read status register the rdsr command allows the bus master to verify the contents of the status register. reading status provides information about the current state of the write protection features. following the rdsr op- code, the FM25H20 will return one byte with the contents of the status register. the status register is described in detail in the section below. wrsr ? write status register the wrsr command allows the user to select certain write protection features by writing a byte to the status register. prior to issuing a wrsr command, the /w pin must be high or inactive. prior to sending the wrsr command, the user must send a wren command to enable writes. note that executing a wrsr command is a write operation and therefore clears the write enable latch. the bus configuration of rdsr and wrsr are shown below. figure 7. rdsr bus configuration figure 8. wrsr bus configuration status register & write protection the write protection features of the FM25H20 are multi-tiered. a wren op-code must be issued prior to writing the memory (write) or status register (wrsr). protecting the status register can be accomplished via software using the wpen bit or hardware using the /w pin. status register write operations are blocked when the /w pin is low and wpen=1. memory write operations are protected by the block protect (bp) bits in the status register. the state of the /w pin has no effect on memory writes. as described above, writes to the status register are performed using the wrsr command and subject to the wpen bit and /w pin. the status register is organized as follows. table 2. status register bit 7 6 5 4 3 2 1 0 name wpen 1 0 0 bp1 bp0 wel 0 s c d q s c d q
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 7 of 15 bits 0, 4, 5 are fixed at 0 and bit 6 is fixed at 1, and none of these bits can be modified. note that bit 0 (?write in progress? bit in serial flash) is unnecessary as the f-ram writes in real-time and is never busy, so it reads out as a ?0?. there is an exception to this when the device is waking up from sleep mode, which is described on the following page. the bp1 and bp0 control software write protection features. they are nonvolatile (shaded yellow). the wel flag indicates the state of the write enable latch. attempting to directly write the wel bit in the status register has no effect on its state. this bit is internally set and cleared via the wren and wrdi commands, respectively. bp1 and bp0 are memory block write protection bits. they specify portions of memory that are write- protected as shown in the following table. table 3. block memory write protection bp1 bp0 protected address range 0 0 none 0 1 30000h to 3ffffh (upper ?) 1 0 20000h to 3ffffh (upper ?) 1 1 00000h to 3ffffh (all) the bp1 and bp0 bits and the write enable latch are the only mechanisms that protect the memory from writes. the remaining write protection features protect inadvertent changes to the block protect bits. the wpen bit controls the effect of the hardware pin /w. when wpen=0, the /w pin is ignored. when wpen=1, the /w pin controls write access to the status register. thus the status register is write- protected only when wpen=1 and the /w pin is low. this scheme provides a write protection mechanism which can prevent software from writing the memory under any circumstances. this occurs if the bp1 and bp0 are set to 1, the wpen bit is set to 1, and the /w pin is low. this occurs because the block protect bits prevent writing memory and the /w signal in hardware prevents altering the block protect bits (if wpen is high). therefore in this condition, hardware must be involved in allowing a write operation. the following table summarizes the write protection conditions. table 4. write protection wel wpen /w protected blocks unprotected blocks status register 0 x x protected protected protected 1 0 x protected unprotected unprotected 1 1 0 protected unprotected protected 1 1 1 protected unprotected unprotected memory operation the spi interface, which is capable of a relatively high clock frequency, highlights the fast write capability of the f-ram technology. unlike serial flash, the FM25H20 can perform sequential writes at bus speed. no page buffer is needed and any number of sequential writes may be performed. write operation all writes to the memory array begin with a wren op-code. the next op-code is the write instruction. this op-code is followed by a three-byte address value, which specifies the 18-bit address of the first data byte of the write operation. note that the first 6- bits in the most significant address byte are ignored. subsequent bytes are data and they are written sequentially. addresses are incremented internally as long as the bus master continues to issue clocks. if the last address of 3ffffh is reached, the counter will roll over to 00000h. data is written msb first. a write operation is shown in figure 9. unlike serial flash, any number of bytes can be written sequentially and each byte is written to memory immediately after it is clocked in (after the 8 th clock). the rising edge of /s terminates a write op-code operation. asserting /w active in the middle of a write operation will have no effect until the next falling edge of /s. read operation after the falling edge of /s, the bus master can issue a read op-code. following this instruction is a three-byte address value, 18-bits specifying the address of the first data byte of the read operation. after the op-code and address are complete, the d line is ignored. the bus master issues 8 clocks, with one bit read out for each. addresses are incremented internally as long as the bus master continues to issue clocks. if the last address of 3ffffh is reached, the counter will roll over to 00000h. data is read msb first. the rising edge of /s terminates a read op- code operation. a read operation is shown in figure 10.
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 8 of 15 hold the /hold pin can be used to interrupt a serial operation without aborting it. if the bus master pulls the /hold pin low while c is low, the current operation will pause. taking the /hold pin high while c is low will resume an operation. the transitions of /hold must occur while c is low, but the c and /s pins can toggle during a hold state. figure 9. memory write figure 10. memory read sleep mode a low power mode called sleep mode is implemented on the FM25H20. the device will enter this low power state when the sleep op-code (b9h) is clocked in, and the device seeing the rising edge of /s. once in sleep mode, the c and d pins are ignored and q will go to a hi-z state, but the device continues to monitor the /s pin. on the next falling edge of /s, the device will return to normal operation within t rec (450 s max.). the q pin remains in a hi-z state during the wakeup period. the FM25H20 will not necessarily respond to an opcode within the wakeup period. to start the wakeup procedure, the controller may send a ?dummy? read, for example, and wait the remaining t rec time. figure 11. sleep mode entry s c d q sleep entry 0 1 2 34567 0 1 2 345 64567 0 1 2 34567 op-code 0 0 0 0 0 0 1 msb 18-bit a dd r ess x x x x x 17 3210 76543210 lsb msb lsb data 1 x s c d q 0 1 2 34567 0 1 2 345 4567 0 1 2 34567 op-c ode 0 0 0 0 0 0 1 0 m sb 18-bit add r es s x 321076543210 lsb m sb lsb d ata 17 6 x x x x x s c d q
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 9 of 15 endurance the FM25H20 is capable of being accessed at least 10 14 times, reads or writes. an f-ram memory operates with a read and restore mechanism. therefore, an endurance cycle is applied on a row basis for each access (read or write) to the memory array. the f-ram architecture is based on an array of rows and columns. rows are defined by a17-a3 and column addresses by a2-a0. see block diagram (pg 2) which shows the array as 32k rows of 64-bits each. the entire row is internally accessed each time a byte in that row is read or written. all 8 bytes in the row are counted separately for each access in an endurance calculation. the table below shows endurance calculations for 256-byte repeating loop, which includes an op-code, a starting address (3 bytes), and a sequential 256-byte data stream. this causes each byte to experience eight endurance cycles through the loop. f-ram read and write endurance is very high even at 40mhz clock rate. table 5. time to reach 100 trillion cycles for repeating 256-byte loop sck freq (mhz) endurance cycles/sec. endurance cycles/year years to reach 10 14 cycles 40 153,848 4.85 x 10 12 20.6 20 76,924 2.43 x 10 12 41.2 10 38,462 1.21 x 10 12 82.4 5 19,231 6.06 x 10 11 164.8
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 10 of 15 electrical specifications absolute maximum ratings symbol description ratings v dd power supply voltage with respect to v ss -1.0v to +4.5v v in voltage on any pin with respect to v ss -1.0v to +4.5v and v in < v dd +1.0v t stg storage temperature -55 c to + 125 c t lead lead temperature (soldering, 10 seconds) 260 c v esd electrostatic discharge voltage - human body model ( aec-q100-002 rev. d ) - charged device model ( aec-q100-011 rev. b ) - machine model ( aec-q100-003 rev. e ) 2kv 1kv 200v package moisture sensitivity level msl-1 (tdfn) msl-1 (eiaj) stresses above those listed under absolute maximum ratings may cause permanent damage to the device. this is a stress rating only, and the functional operation of the device at these or any other conditions above those listed in the operational section of this specification is not implied. exposure to absolute maximum ratings conditions for extended periods may affect device reliabilit y. dc operating conditions (t a = -40 c to + 85 c, v dd = 2.7v to 3.6v unless otherwise specified) symbol parameter min typ max units notes v dd power supply voltage 2.7 3.3 3.6 v i dd power supply current @ c = 1 mhz @ c = 40 mhz - - 1.0 10.0 ma ma 1 i sb standby current @ t a = 25c @ t a = 85c 80 - 150 270 a a 2 i zz sleep mode current @ t a = 25c @ t a = 85c 3 - 5 8 a a 3 i li input leakage current - 1 a 4 i lo output leakage current - 1 a 4 v il input low voltage -0.4 0.3 v dd v v ih input high voltage 0.7 v dd v dd + 0.5 v v ol output low voltage @ i ol = 1.6 ma - 0.4 v v oh output high voltage @ i oh = -100 a v dd ? 0.2 - v notes 1. c toggling between v dd -0.2v and v ss , other inputs v ss or v dd -0.2v. 2. /s=v dd . all inputs v ss or v dd . 3. in sleep mode and /s=v dd . all inputs v ss or v dd . 4. v ss v in v dd and v ss v out v dd .
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 11 of 15 ac parameters (t a = -40 c to + 85 c, v dd = 2.7v to 3.6v, c l = 30pf) symbol parameter min max units notes f ck c clock frequency 0 40 mhz t ch clock high time 11 ns 1 t cl clock low time 11 ns 1 t su chip select setup 10 ns t sh chip select hold 10 ns t od output disable time 12 ns 2 t odv output data valid time 9 t oh output hold time 0 ns t d deselect time 40 ns t r data in rise time 50 ns 2,3 t f data in fall time 50 ns 2,3 t su data setup time 5 ns t h data hold time 5 ns t hs /hold setup time 10 ns t hh /hold hold time 10 ns t hz /hold low to hi-z 20 ns 2 t lz /hold high to data active 20 ns 2 notes 1. t ch + t cl = 1/f ck . 2. this parameter is characterized but not 100% tested. 3. rise and fall times measured between 10% and 90% of waveform. ac test conditions input pulse levels 10% and 90% of v dd input rise and fall times 3 ns input and output timing levels 0.5 v dd output load capacitance 30 pf capacitance (t a = 25 c, f=1.0 mhz, v dd = 3.3v) symbol parameter min max units notes c o output capacitance (q) - 8 pf 1 c i input capacitance - 6 pf 1 notes 1. this parameter is characterized and not 100% tested. data retention (t a = -40 c to +85 c) symbol parameter min units notes t dr data retention 10 years
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 12 of 15 serial data bus timing /hold timing s c q hold t hs t hh t hz t lz t hs t hh power cycle timing power cycle timing (t a = -40 c to + 85 c, v dd = 2.7v to 3.6v) symbol parameter min max units notes t pu power up (v dd min) to first access (/s low) 1 - ms t pd last access (/s high) to power down (v dd min) 0 - s t rec recovery time from sleep mode - 450 s t vr v dd rise time 50 - s/v 1,2 t vf v dd fall time 100 - s/v 1,2 notes 1. this parameter is characterized and not 100% tested. 2. slope measured at any point on v dd waveform.
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 13 of 15 mechanical drawing 8-pin tdfn (5.0 mm x 6.0 mm body, 1.27 mm pad pitch) note: all dimensions in millimeters . this package is footprint compatible with the 8-pin soic. the exposed pad should be left floating. tdfn package marking scheme for body size 5.0mm x 6.0mm legend: r=ramtron, g=?green? tdfn package xxxx=base part number llll= lot code yy=year, ww=work week example: ?green? tdfn package, FM25H20, lot 0012, year 2010, work week 10 rg5h20 0012 1010 rgxxxx llll yyww
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 14 of 15 8-pin eiaj soic pin 1 5.28 0.10 8.00 0.25 5.23 0.10 0.05 0.25 1.78 2.00 0.36 0.50 1.27 0.10 mm 0.51 0.76 0.19 0.25 0 - 8 recommended pcb footprint 9.30 0.65 1.27 2.15 5.00 all dimensions in millimeters . eiaj soic package marking scheme legend: xxxxxx= part number lllllll= lot code ric=ramtron int?l corp, yy=year, ww=work week FM25H20, ?green? eiaj soic package, year 2009, work week 40 FM25H20-g b90003g1 ric 0940 xxxxxxx-g lllllll ric yyww
FM25H20 - 2mb spi fram rev. 2.2 sept. 2010 page 15 of 15 revision history revision date summary 1.0 8/22/2007 initial release. 1.1 3/18/2008 changed endurance limit. changed i dd , i sb , and i zz limits. changed t rec sleep mode exit timing spec. added package msl rating and placeholder for esd ratings. changed v oh /v ol specs. 1.2 8/11/2008 removed q pin?s ability to drive high/low during wakeup from sleep mode (pg. 8). the user must wait t rec for the device to be ready for normal operation. 1.3 1/28/2009 added tape & reel ordering information. modified mechanical drawing and added pcb footprint. 2.0 2/25/2009 changed status to pre-production. modified mechanical drawing and added pcb footprint. 2.1 9/15/2009 added eiaj soic package. added esd ratings. changed recommended dfn pcb footprint. updated lead temperature rating in abs max table. 2.2 9/14/2010 modified dfn mechanical drawing and recommended pcb footprint. date code of new package starts at 1010.


▲Up To Search▲   

 
Price & Availability of FM25H20

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X